mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
Admin list style corrections
This commit is contained in:
@@ -20,14 +20,19 @@
|
||||
.smalltext { font-size: 11px; }
|
||||
.nowrap { white-space:nowrap; }
|
||||
|
||||
/* Core Icons */
|
||||
img.icon { border: 0 }
|
||||
img.icon.list { margin: 0px 5px 5px 0px }
|
||||
img.icon.action { vertical-align: middle }
|
||||
img.S16 { width: 16px; height: 16px }
|
||||
img.S32 { width: 32px; height: 32px }
|
||||
img.S64 { width: 64px; height: 64px }
|
||||
/* Core Icons & Image Buttons */
|
||||
img.icon { border: 0px; vertical-align: middle; }
|
||||
img.icon.list,
|
||||
input.action { margin: 0px 3px }
|
||||
img.icon.action,
|
||||
input.action { }
|
||||
img.S16 { width: 16px; height: 16px }
|
||||
img.S32 { width: 32px; height: 32px }
|
||||
img.S64 { width: 64px; height: 64px }
|
||||
img.S128 { width: 128px; height: 128px }
|
||||
img.edit,
|
||||
img.delete,
|
||||
input.delete { }
|
||||
/*******************************************************************************************************************/
|
||||
|
||||
/* RESET CSS *********************************************************************************************/
|
||||
|
Reference in New Issue
Block a user