mirror of
https://github.com/e107inc/e107.git
synced 2025-08-07 23:26:41 +02:00
Move JS folder
This commit is contained in:
16
e107_web/js/core/all.jquery.css
Normal file
16
e107_web/js/core/all.jquery.css
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
/* CSS File for Javascript library elements in all areas of e107 */
|
||||
|
||||
|
||||
a.e-nav { padding:3px; }
|
||||
|
||||
|
||||
div.e-rate { width:100px; display:inline-block }
|
||||
img.e-rate { }
|
||||
.e-rate-status { font-weight:bold;vertical-align:middle; padding-right:4px; width:140px; display:inline-block; text-align:right }
|
||||
.e-rate-status-download { text-align:left; }
|
||||
.e-rate-votes { vertical-align:middle; display:inline-block; width:100px }
|
||||
select.e-bb { margin-top:4px; display:inline-block; vertical-align:top }
|
||||
.bbcode_buttons { border:1px solid transparent; background-color: #FFFFFF }
|
||||
.bbcode_buttons:hover { background-color: silver; border:1px solid black; }
|
||||
|
Reference in New Issue
Block a user