Adding ad-hominem version 2024-10-07 (3a49926).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
04082b5e58
commit
9432cbd70d
105 changed files with 8812 additions and 0 deletions
28
templates/55/ad-hominem/css/plugins.less
Normal file
28
templates/55/ad-hominem/css/plugins.less
Normal file
|
@ -0,0 +1,28 @@
|
|||
/**
|
||||
* This file contains style overrides for selected plugins
|
||||
* @author Sascha Leib <sascha@leib.be>
|
||||
*/
|
||||
|
||||
/* upgrade plugin */
|
||||
#plugin__upgrade_meter {
|
||||
& {
|
||||
height: 26px;
|
||||
}
|
||||
ol li {
|
||||
.stage {
|
||||
color: #444;
|
||||
}
|
||||
.step {
|
||||
color: #444;
|
||||
}
|
||||
&.active {
|
||||
height: 26px;
|
||||
}
|
||||
}
|
||||
}
|
||||
#plugin__upgrade_form {
|
||||
button {
|
||||
padding: .25em .5em;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue