mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 10:04:35 +02:00
Issue #4352 - Canonical added for page, forum and download. Replaced some e_PAGETITLE with e107::title()
This commit is contained in:
@@ -105,12 +105,13 @@ a.cpage-np.current { text-decoration: none; }
|
||||
/* validate result inline message */
|
||||
.validate-result {}
|
||||
|
||||
/* message text (overall) */
|
||||
/* message text (overall) - Too generic - creates conflicts */
|
||||
/*
|
||||
.warning { color: #FF6600 }
|
||||
.success { color: green; }
|
||||
.error { color: #A94442; }
|
||||
.info {}
|
||||
.required { color:#A94442; }
|
||||
.required { color:#A94442; }*/
|
||||
|
||||
/******** Tooltip info */
|
||||
.e-info {}
|
||||
|
Reference in New Issue
Block a user