1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Bbcode button styling and fixes.

This commit is contained in:
Cameron
2013-04-21 02:00:08 -07:00
parent 13b650d140
commit 8b0c9c79a3
5 changed files with 82 additions and 14 deletions

View File

@@ -19,7 +19,7 @@ a.media-select-icon { text-align:center; vertical-align:middle; margin:1px; bo
a.media-select-icon:hover { border:1px solid red; }
.media-select-container { padding:10px; }
.media-select-active { border: 2px solid silver; }
.media-select-active { border: 1px solid silver; }
.e-moving { background-color: silver; }
tr.highlight-even { background-color: silver; }