gipm-help-2.doap: make schumaml and myself additional maintainers
[gimp-help-2.git] / stylesheets / nn / gimp-help-custom.css
blobac72c5982179d0367ed3d224806b383f404bb6ba
1 .caption {
2 font-size : smaller;
3 font-style : italic
5 pre.programlisting {
6 font-size : 100%;
7 font-weight : bold;
8 color : Blue;
10 .guimenu,.guisubmenu,.guimenuitem,.guilabel {
11 background-color: transparent;
12 font-weight : bold;
13 font-size : 0.9em;
14 color : inherit;
16 .guibutton {
17 font-size : 0.9em;
18 border : thin inset #6699FF;
19 -moz-border-radius: 0.3em;
20 border-radius: 0.3em;
21 padding-left : 0.3em;
22 padding-right : 0.4em;
24 .guilabel {
25 border : thin solid;
26 border-color : #666666;
27 -moz-border-radius: 0.3em;
28 -webkit-border-radius: 0.3em;
29 border-radius: 0.3em;