projects
/
mpd-web.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Вычищение старых конструкций PHP + многочисленная доводка по мелочи.
[mpd-web.git]
/
css
/
general.css
diff --git
a/css/general.css
b/css/general.css
index 19078d40271b416d26240a192b6fdd94fd56e25e..b41b3ec41bb73e31c098ffc33759da02c99f5d81 100644
(file)
--- a/
css/general.css
+++ b/
css/general.css
@@
-49,6
+49,13
@@
padding : 0px;
cursor : pointer;
}
cursor : pointer;
}
+.trackno
+{
+text-align: right;
+vertical-align: top;
+padding: 0px 0px 5px 0px;
+}
+
#heading_tbl {
width: 400px
}
#heading_tbl {
width: 400px
}
@@
-75,7
+82,8
@@
cursor : pointer;
text-align: center;
border: 1px solid #525356;
width: 380px;
text-align: center;
border: 1px solid #525356;
width: 380px;
- padding: 30px 0px 30px 0px;
+ height: 60px;
+ padding: 10px 0px 5px 0px;
background:url(../images/playing_bg.png);
font-weight: bold;
color: #fff;
background:url(../images/playing_bg.png);
font-weight: bold;
color: #fff;