fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Dodanie DocumentModel i wczytywanie danych w XMLView.
[redakcja.git]
/
project
/
static
/
css
/
toolbar.css
diff --git
a/project/static/css/toolbar.css
b/project/static/css/toolbar.css
index
4c5fa74
..
a54dc55
100644
(file)
--- a/
project/static/css/toolbar.css
+++ b/
project/static/css/toolbar.css
@@
-21,13
+21,6
@@
line-height: 12px;
}
line-height: 12px;
}
-.toolbar button {
- border: none;
- padding: 2px 0.5em;
- background: #AAA;
- font-family: Sans-Serif;
-}
-
.toolbar div {
background: green;
margin: 0px;
.toolbar div {
background: green;
margin: 0px;
@@
-38,24
+31,32
@@
background: #DDD;
}
background: #DDD;
}
-.toolbar-button
-groups-container p
{
+.toolbar-button
s-container
{
background: #DDD;
padding-top: 2px;
padding-bottom: 2px;
}
background: #DDD;
padding-top: 2px;
padding-bottom: 2px;
}
-.toolbar-button
-group
s-container button {
+.toolbar-buttons-container button {
background: #DDD;
background: #DDD;
+ border: none;
+ padding: 2px 0.5em;
+ background: #AAA;
+ font-family: Sans-Serif;
}
}
-.toolbar-button
-group
s-container button:hover {
+.toolbar-buttons-container button:hover {
background: #EEE;
}
background: #EEE;
}
-.toolbar-button
-group
s-container button:active {
+.toolbar-buttons-container button:active {
background: yellow;
}
background: yellow;
}
+.panel-toolbar-extra button {
+ background: inherit;
+}
+
/*
.toolbar, .toolbar ol {
display: block;
/*
.toolbar, .toolbar ol {
display: block;